home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3793 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  669 b 

  1. Path: ix.netcom.com!netnews
  2. From: rdm4@ix.netcom.com(Robert D. Mueller )
  3. Newsgroups: comp.lang.c++
  4. Subject: "Undefined Symbol"  Link Error
  5. Date: 26 Jan 1996 03:59:32 GMT
  6. Organization: Netcom
  7. Message-ID: <4e9jj4$44r@reader2.ix.netcom.com>
  8. NNTP-Posting-Host: ix-orl6-02.ix.netcom.com
  9. X-NETCOM-Date: Thu Jan 25  7:59:32 PM PST 1996
  10.  
  11.  
  12. I am running a very simple DOS C++ program On Borland C++ 4.5.1.
  13. Each time I go to link the program I get a linker error 
  14.     
  15.     "undefined symbol _main in module c0.asm"
  16.  
  17. Can anybody give me a suggest on how to correct this error.
  18. The program ran on a different Borland compiler.
  19.  
  20. please mail reply to rdm4@ix.netcom.com
  21.  
  22.  
  23. thank you.
  24.  
  25.